Skip to content

Catch HypernodeApiServerException in brancher polling - #199

Merged
poespas merged 3 commits into
masterfrom
catch-server-exceptions-brancher-logbook
Jul 30, 2026
Merged

Catch HypernodeApiServerException in brancher polling#199
poespas merged 3 commits into
masterfrom
catch-server-exceptions-brancher-logbook

Conversation

@poespas

@poespas poespas commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

The logbook polling loop in BrancherHypernodeManager only caught HypernodeApiClientException (4xx), meaning 5xx server errors from the API would bubble up as uncaught exceptions and kill the deploy. this widens the catch to also handle HypernodeApiServerException, same for DeployRunner's brancher provisioning block

Comment thread src/Brancher/BrancherHypernodeManager.php Outdated
poespas and others added 2 commits July 30, 2026 14:48
@poespas
poespas merged commit 2076293 into master Jul 30, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants